Welcome![Sign In][Sign Up]
Location:
Search - avr motor control

Search list

[SCMche_cunyang

Description: AVR单片机控制码盘程序,主要包括直流电机调速,码盘反馈。-AVR encoder control procedures, including DC motor speed control, encoder feedback.
Platform: | Size: 7168 | Author: 高岗 | Hits:

[SCMdiandongjiqudong

Description: 直流电动机驱动器设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-DC motor drive design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
Platform: | Size: 47104 | Author: 光光 | Hits:

[SCMDCMOTORCTR

Description: 这是无刷直流电机的控制程序,使用AVR单片机,实现了速度PID和很多保护功能。代码采用C编写,在ICCAVR环境下编译和调试过,性能良好,具有很高的参考价值。-This is a brushless DC motor control procedures, the use of AVR, PID at a faster speed and a lot of protection. C code used to prepare the ICCAVR environment compiler and debugger that good performance with very high reference value.
Platform: | Size: 54272 | Author: 周泽万 | Hits:

[SCMAVR-6

Description: AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer/counter All ATMEAG16L two 8 timer/counter (T/C0, T, C2) and a 16 timer/counter T/C1). Each counter support for a PWM (pulse width modulation) output function. PWM output in motor control, switching power supply, signal and other fields has wide application. [Paragraph]
Platform: | Size: 181248 | Author: liming | Hits:

[DSP program3phase-AC-motor-SVPWM-control

Description: 分别通过软件法和硬件法实现三相交流异步电动机SVPWM开环调速控制程序,乃本人珍藏!-Through software and hardware to realize three-phase AC induction motor open-loop speed control SVPWM control procedures, it is my treasure!
Platform: | Size: 48128 | Author: 江可乐 | Hits:

[SCMmotor-avr

Description: avr单片机的电机控制程序-avr motor control MCU program
Platform: | Size: 139264 | Author: yangjianfeng | Hits:

[Embeded-SCM Developmotor-control

Description: 电机矢量控制程序,包括Park和Clarke变换等多个算法,值得借鉴。-Motor vector control procedures, including the Park and Clarke Transform algorithm, etc., is worth learning from.
Platform: | Size: 6144 | Author: 蒋林 | Hits:

[SCMDC-MOTOR

Description: 一个直流电机的闭环控制源代码程序,使用AVR单片机做控制,-A closed-loop DC motor control source code, the use of AVR single-chip microcomputer controlling,
Platform: | Size: 151552 | Author: 司机 | Hits:

[SCMavr-motor-control-20080712

Description: avr单片机ATMega16对三相异步电机的智能控制源码,编译环境为ICCAVR6.31,基于分时调度系统内核的软件实现。-avr Singlechip ATmega16 on three-phase asynchronous motor intelligent control source, the compiler environment ICCAVR6.31, based on time-sharing scheduling system software kernel.
Platform: | Size: 149504 | Author: Jawen | Hits:

[SCMAVR-microcontroller-based-servo-motor-system

Description: 基于AVR单片机的伺服电机系统研究,将AVR用于工业控制的具体实例。-AVR microcontroller based servo motor system will be used for industrial control AVR specific examples.
Platform: | Size: 3072 | Author: striver | Hits:

[assembly languageMOTOR

Description: this is program for motor speed controll using pwm mechanism in avr atmega 8
Platform: | Size: 8192 | Author: swapnil | Hits:

[OtherToltesvezerlo1

Description: AVR motor control via serial modbus
Platform: | Size: 70656 | Author: aticska | Hits:

[SCMmotor

Description: 4 step/8 step motor control procedure by AVR M16
Platform: | Size: 4096 | Author: 蒋立飞 | Hits:

[SCMMotor-Control

Description: 电机转动控制程序,基于AVR单片机,用于POV旋转时钟的电机控制-Motor rotation control program, based on the AVR microcontroller, for the POV rotate clock motor control
Platform: | Size: 1024 | Author: 杨坤兴 | Hits:

[SCMthree-phase-motor-control

Description: 三相电机控制程序 ,星型三角型变换,菜单显示 AVR Atmega8控制 超强抗干扰-three phase motor control三相电机控制程序 ,星型三角型变换,菜单显示 AVR Atmega8控制 超强抗干扰
Platform: | Size: 468992 | Author: 陈东 | Hits:

[File FormatResearch-on-Stepper-Motor-Control

Description: 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 with serial communication stepper motor control system. The system consists of the host computer (PC), the next-bit machine (SCM) and stepper motor consists of three parts, the upper and lower computer through the serial port interaction data. Eventual realization of a stepper motor controlled by a PC directly. The debugging results indicate that the design of the control circuit and the program is simple, practical, and has a convenient interactive interface.
Platform: | Size: 706560 | Author: | Hits:

[SCMStepper-motor-control

Description: 基于avr单片机设计的步进电机控制程序内容-Based on the contents of the AVR microcontroller design stepper motor control procedures
Platform: | Size: 16384 | Author: 黄巍 | Hits:

[Other Embeded programDC-motor-control

Description: 直流伺服电机的控制与测试程序,以AVR单片机为开发环境,程序简单易懂,适合初学者及巡线小车电机控制程序的队员-motor control
Platform: | Size: 32768 | Author: 张飞 | Hits:

[SCMAVR-PID-CONTROL-MOTOR-2011-3-30

Description: AVR PID CONTROL MOTOR 工程师可以作为PID算法的参考-AVR PID CONTROL MOTOR 2011-3-30
Platform: | Size: 56320 | Author: 陈明 | Hits:

[SCMmotor control -1

Description: dc motor control with avr and keypad
Platform: | Size: 156672 | Author: majidma3000 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net